| Name | Description | |
|---|---|---|
![]() | add | Adds an object to the collection. (Inherited from com.o2sol.pdf4java.core.collections.Collection<T>) |
![]() | clear | Clears the collection. (Inherited from com.o2sol.pdf4java.core.collections.Collection<T>) |
![]() | getDocument | Gets the document that owns this collection. |
![]() | getParentOutline | This method supports the internal library infrastructure and should not be used by external client code. |
![]() | remove | Removes an object from the collection. (Inherited from com.o2sol.pdf4java.core.collections.Collection<T>) |
![]() | removeAt | Removes the object at the specified index from the collection. (Inherited from com.o2sol.pdf4java.core.collections.Collection<T>) |
![]() | set | Replaces an object at the specified index in the collection. (Inherited from com.o2sol.pdf4java.core.collections.Collection<T>) |
![]() | setDocument | This method supports the internal library infrastructure and should not be used by external client code. |
![]() | setIsInitialLoad | This method supports the internal library infrastructure and should not be used by external client code. |

